home *** CD-ROM | disk | FTP | other *** search
/ Interactive Preview: Enemy of the State / Interactive Preview: Enemy of the State.iso / pc / alrtthis.dxr / 00074.ls < prev    next >
Encoding:
Text File  |  1998-11-18  |  84 b   |  6 lines

  1. on mouseDown
  2.   if buttonClick(3) then
  3.     closePromptAndReturnValues()
  4.   end if
  5. end
  6.